Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Updates the requirements on libpysal to permit the latest version.

Release notes

Sourced from libpysal's releases.

v4.13.0

What's Changed

Bug Fixes

Enhancements

Maintenance

Other Changes

Full Changelog: pysal/libpysal@v4.12.0...v4.13.0

Changelog

Sourced from libpysal's changelog.

Version 4.3.0 (2020-06-28)

We closed a total of 85 issues (enhancements and bug fixes) through 27 pull requests, since our last release on 2020-02-01.

Issues Closed

  • Standardize libpysal/examples/*.py docstrings (#294)
  • Fetch (#295)
  • Mac builds seem to take longer — bump up timeout (#273)
  • Voronoi_frames function causes jupyter notebook kernel to die (#281)
  • ENH: allow specific buffer in fuzzy_contiguity (#280)
  • Return alpha option & use pygeos for alphashaping if available (#278)
  • add weights writing as a method on weights. (#276)
  • Docs ci badge (#277)
  • [rough edge] libpysal.examples w/o internet? (#259)
  • removing six from ci (#275)
  • Handle connection errors for remote datasets (#274)
  • examples directory prevents installing with pyInstaller (#263)
  • GH-263: Don't implicitly import examples when importing base library (#264)
  • Error in the internal hack for the Arc_KDTree class inheritance and the KDTree function (#254)
  • GitHub Actions failures (#271)
  • Bugfix (#255)
  • dropping nose in ci/36.yml (#270)
  • Follow-up To Do for GH Actions (#268)
  • Polish up GitHub Action residuals (#269)
  • TEST: turning off 3.6 on github actions (#266)
  • Initializing complete Github Actions CI (#267)
  • fix for issue #153 (#256)
  • DOC: Udpdating citations, minor description editing (#265)
  • Cleaning up weights/weights.py docs (#262)
  • Unused code in weights.from_networkx()? (#261)
  • redirect pysal/#934 to libpysal (#9)
  • defaulting to using the dataframe index as the id set (#35)
  • Handling coincident points in KNN (#23)
  • MGWR_Georgia_example.ipynb fails due to different sample data shapes (#67)
  • Kernel docstring does not mention unique Gaussian kernel behavior (#47)
  • MGWR_Georgia_example.ipynb missing pickle import statement (#69)
  • weights.Voronoi is a function, not a class. (#99)
  • some weights util functions are lost in ini.py (#121)
  • Current weight plot method is time consuming for a large data set (#123)
  • [ENH][WIP] Adding a rasterW to extract W from raster and align values (#150)
  • network kernel weights (#151)
  • Add from_sparse and from_numpy methods, to match the other from_ methods (#173)
  • Weight Object Question (#208)
  • ENH: setting up github actions (#258)
  • deprecate or test shapely_ext (#114)
  • Tests failures under Python 3.8 (#177)
  • Update reqs for tests (#250)
  • Nbdocs (#253)
  • test_fiiter fails on 3.8 but passes on < 3.8 (#249)
  • 3.8 (#251)

... (truncated)

Commits
  • bcbe430 BUG: ensure validity of polygons in voronoi_frames (#780)
  • 1bd8d55 add union fallback to voronoi_frames (#777)
  • 9479b34 COMPAT: tackle numpy row_stack deprecation (#773)
  • e492a18 TST: ignore neatnet in reverse dependency testing (#771)
  • 4f0bb92 Bump codecov/codecov-action from 4 to 5 (#770)
  • 6d8d587 COMPAT: h3 v4 compatibility (#768)
  • e23998a [pre-commit.ci] pre-commit autoupdate (#767)
  • 281ed1b Bump mamba-org/setup-micromamba from 1 to 2 (#766)
  • 514917f Merge pull request #765 from martinfleis/lag-compat
  • 4b9970d ENH: ensure lag_spatial is compatible with both W and Graph
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [libpysal](https://github.com/pysal/libpysal) to permit the latest version.
- [Release notes](https://github.com/pysal/libpysal/releases)
- [Changelog](https://github.com/pysal/libpysal/blob/main/CHANGELOG.md)
- [Commits](pysal/libpysal@v4.8.0...v4.13.0)

---
updated-dependencies:
- dependency-name: libpysal
  dependency-version: 4.13.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 13, 2025

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant